-
Home
-
WordPress Appointment Booking Plugin
-
2.1.1
-
Code
-
Classes
- Customer
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
220 |
Lines of code |
72 |
Logical lines of code |
37 |
Comment lines |
116 |
Methods |
16 |
Properties |
7 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__set() |
S |
59 |
4 |
15 |
__get() |
S |
62 |
4 |
12 |
setEmail() |
S |
69 |
3 |
6 |
getId() |
S |
82 |
1 |
3 |
getUserId() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getEmail() |
S |
82 |
1 |
3 |
getPhone() |
S |
82 |
1 |
3 |
getDateRegistered() |
S |
82 |
1 |
3 |
getLastActive() |
S |
82 |
1 |
3 |
setId() |
S |
81 |
1 |
3 |
setUserId() |
S |
81 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
setPhone() |
S |
81 |
1 |
3 |
setDateRegistered() |
S |
81 |
1 |
3 |
setLastActive() |
S |
81 |
1 |
3 |